Skip to content

Conversation

@rbakbashev
Copy link
Contributor

Modules cannot have a free-standing let foo = .., so either the module needs to be changed into a function, or a let needs to be changed into a static/const. This PR goes with the former.

In addition, the cfg attribute uses incorrect brackets: cfg[] instead of cfg().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant